Schema bimoR.v1
Schema bimoR.v1 : Typ złożony ComponentRequest
Typ złożony ComponentRequest
Opis
Zamówienie komponentu
Typ reprezentujący zamówienie określonego komponentu.
Przestrzeń nazw http://api.big.pl/bimoR/v1
Diagram
Element componentRequestId Sequence Typ złożony ComponentRequest
Przegląd
ComponentRequest
Zamówienie komponentu
Typ reprezentujący zamówienie określonego komponentu.
Sequence
componentRequestId optional Typ prosty string32
Identyfikator zamówienia komponentu
Unikalny ciąg znaków identyfikujący zamówienie komponentu.
Używany przez
Źródło
<xs:complexType name="ComponentRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Zamówienie komponentu</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentujący zamówienie określonego komponentu.</div>
      <div class="opis dziedziczenie pl-PL" xmlns="http://www.w3.org/1999/xhtml">Po typie "ComponentRequest" dziedziczą: <br /><ul class="dziedziczenie-lista"><li><a href="bimoR.v1 Schema_xsd~c-LiabilitiesSummaryRequest.html">
                  br:
                  LiabilitiesSummaryRequest</a></li><li><a href="bimoR.v1 Schema_xsd~c-AccountsSummaryRequest.html">
                  br:
                  AccountsSummaryRequest</a></li><li><a href="bimoR.v1 Schema_xsd~c-ImIndividualLiabilitiesRequest.html">
                  br:
                  ImIndividualLiabilitiesRequest</a></li><li><a href="bimoR.v1 Schema_xsd~c-ImEntrepreneurLiabilitiesRequest.html">
                  br:
                  ImEntrepreneurLiabilitiesRequest</a></li><li><a href="bimoR.v1 Schema_xsd~c-CustomComponentRequest.html">
                  br:
                  CustomComponentRequest</a></li></ul></div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="componentRequestId" type="bc:string32" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Identyfikator zamówienia komponentu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Unikalny ciąg znaków identyfikujący zamówienie komponentu.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także